projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
58473dc
)
; * lisp/double.el: Delete cruft dating back to 1994.
author
Stefan Kangas
<stefan@marxist.se>
Sun, 31 Jan 2021 18:57:11 +0000
(19:57 +0100)
committer
Stefan Kangas
<stefan@marxist.se>
Sun, 31 Jan 2021 19:08:25 +0000
(20:08 +0100)
lisp/double.el
patch
|
blob
|
history
diff --git
a/lisp/double.el
b/lisp/double.el
index 8bbbaa58189ffa781a8088c86583d91ab42c7c6c..d099fd06422401cfbaf9b25716e8a0132400771f 100644
(file)
--- a/
lisp/double.el
+++ b/
lisp/double.el
@@
-141,12
+141,6
@@
but not `C-u X' or `ESC X' since the X is not the prefix key."
;;; Mode
-;; This feature seemed useless and it confused describe-mode,
-;; so I deleted it.
-;; (defvar double-mode-name "Double")
-;; ;; Name of current double mode.
-;; (make-variable-buffer-local 'double-mode-name)
-
;;;###autoload
(define-minor-mode double-mode
"Toggle special insertion on double keypresses (Double mode).